C1.LiveLinq.Indexing Namespace : ScannerCollection<T> Class |
The following tables list the members exposed by ScannerCollection<T>.
Name | Description | |
---|---|---|
Add | Overloaded. Creates a new index and adds it to the collection of indexes. | |
Clear | Clears the collection of all indexes. All indexes are detached from the indexed collection and destroyed. | |
Contains | Overloaded. Determines whether an index with the specified key selector exists in the collection. | |
Find | Overloaded. Finds an index in the collection by its key selector. | |
GetEnumerator | Returns an enumerator that iterates through the ScannerCollection<T>. | |
Remove | Overloaded. Removes an index from the collection. |